type rsc.io/qr.codeImage
5 uses
rsc.io/qr (current package)
qr.go#L88: return &codeImage{c}
qr.go#L93: type codeImage struct {
qr.go#L102: func (c *codeImage) Bounds() image.Rectangle {
qr.go#L107: func (c *codeImage) At(x, y int) color.Color {
qr.go#L114: func (c *codeImage) ColorModel() color.Model {
|
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |